home *** CD-ROM | disk | FTP | other *** search
/ Aminet 1 (Walnut Creek) / Aminet - June 1993 [Walnut Creek].iso / aminet / gfx / show / mpeg_src_play201.lha / amiga / proto.h < prev    next >
C/C++ Source or Header  |  1993-02-07  |  129b  |  7 lines

  1. void DestroyPictImage( PictImage *apictimage );
  2.  
  3. char *get_ext_data();
  4. char *get_extra_bit_info();
  5.  
  6. double ReadSysClock( void );
  7.